PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFSeparationInfo Class / PDFSeparationInfo Constructor / PDFSeparationInfo Constructor(PDFCosDictionary,PDFCosFile)
N/A
N/A
In This Topic
    PDFSeparationInfo Constructor(PDFCosDictionary,PDFCosFile)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFSeparationInfo( 
       PDFCosDictionary cosSeparationInfo,
       PDFCosFile cosFile
    )

    Parameters

    cosSeparationInfo
    N/A
    cosFile
    N/A
    See Also